Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn if PUSHGATEWAY is not provided #2

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

aelkiss
Copy link
Member

@aelkiss aelkiss commented Nov 5, 2024

Previously, if PUSHGATEWAY was not set then the constructor would die; this made it difficult to run in test environments where we did not want to report.

Previously, if PUSHGATEWAY was not set then the constructor would die;
this made it difficult to run in test environments where we did not want
to report.
@aelkiss aelkiss requested a review from mwarin November 5, 2024 13:28
@mwarin
Copy link

mwarin commented Nov 5, 2024

Not building, due to what I assume is a vestigial form of hyphenated docker-compose.

image

* use healthcheck instead of wait-for
* docker-compose -> docker compose
Copy link

@mwarin mwarin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks alright to me! Approve.

@aelkiss aelkiss merged commit 2748046 into main Nov 5, 2024
1 check passed
@aelkiss aelkiss deleted the warn-if-pushgateway-not-set branch November 5, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants